-- card: 3899 from stack: in -- bmap block id: 5250 -- flags: 0000 -- background id: 2601 -- name: rule1-1 -- part 1 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=176 top=316 right=338 bottom=336 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: See Example 2 ----- HyperTalk script ----- on mouseUp go to card "rule1-2" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=379 top=316 right=338 bottom=479 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp pop card end mouseUp